Skip to content

docs: add version added flags to deep agents documentation#3614

Merged
Naomi Pentrel (npentrel) merged 3 commits intomainfrom
open-swe/b040df5c-fa06-419f-fe99-839a6c5d0d86
Apr 17, 2026
Merged

docs: add version added flags to deep agents documentation#3614
Naomi Pentrel (npentrel) merged 3 commits intomainfrom
open-swe/b040df5c-fa06-419f-fe99-839a6c5d0d86

Conversation

@open-swe
Copy link
Copy Markdown
Contributor

@open-swe open-swe bot commented Apr 17, 2026

Description

Adds "version added" annotations throughout the Deep Agents OSS documentation so users know which SDK version introduced each feature. Annotations were cross-referenced against PyPI release history and the Python/JS changelogs.

Resolves DOC-1007

Test Plan

  • Verify annotations render correctly in preview deployment
  • Confirm version numbers match changelog entries

Opened collaboratively by Naomi Pentrel and open-swe.

Adds Note callouts with minimum version requirements for features
introduced after the initial release, including:
- Structured output for subagents (>=0.5.3)
- Filesystem permissions (>=0.5.2)
- Async subagents (>=0.5.0 / >=1.9.0)
- Multi-modal file support (>=0.5.0 / >=1.9.0)
- Backend factory deprecation (0.5.0 / 1.9.0)
- Summarization improvements (>=0.4.0)
- Summarization tool middleware (>=0.4.8)
- Pluggable sandbox integrations (>=0.4.0)
- Skills (>=0.4.1)
- ACP server mode (>=0.4.8)

Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
@github-actions github-actions bot added external User is not a member of langchain-ai deepagents For docs changes to Deep Agents oss labels Apr 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1776429288-16d64bb

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1776434673-5975e58

Comment thread src/oss/deepagents/subagents.mdx
@npentrel Naomi Pentrel (npentrel) marked this pull request as ready for review April 17, 2026 14:05
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Open SWE (@open-swe)[bot]! When it's ready for review, please add the relevant reviewers:

  • @npentrel or @lnhsingh (Deep Agents)

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1776434797-4312fb1

@npentrel Naomi Pentrel (npentrel) changed the title docs: add version added flags to deep agents documentation [closes DOC-1007] docs: add version added flags to deep agents documentation Apr 17, 2026
@npentrel Naomi Pentrel (npentrel) merged commit 366809a into main Apr 17, 2026
22 checks passed
@npentrel Naomi Pentrel (npentrel) deleted the open-swe/b040df5c-fa06-419f-fe99-839a6c5d0d86 branch April 17, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepagents For docs changes to Deep Agents external User is not a member of langchain-ai oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants